home *** CD-ROM | disk | FTP | other *** search
/ MacTech 1 to 12 / MacTech-vol-1-12.toast / Source / MacTech® Magazine / Volume 07 - 1991 / 07.11 Nov 91 / TPose Source / DemoText Patches / DemoText.MAMake.df next >
Encoding:
Text File  |  1991-05-23  |  2.3 KB  |  65 lines  |  [TEXT/MPS ]

  1. File #1: Mr. Disk:Articles:TPoseDialogCmd:Source, etc.:DemoText.MAMake
  2. File #2: MacII:MPW:MacApp 2.0.1:Examples:DemoText:DemoText.MAMake
  3.  
  4. Nonmatching lines (File "Mr. Disk:Articles:TPoseDialogCmd:Source, etc.:DemoText.MAMake"; Line 18:21; File "MacII:MPW:MacApp 2.0.1:Examples:DemoText:DemoText.MAMake"; Line 18:19)
  5. OtherInterfaces =                     ∂
  6.     "{SrcApp}UTEDocument.p"            ∂
  7.     "{SrcApp}UCharacterDialog.p"    ∂
  8.     "{SrcApp}UMenuItemCommand.p"
  9.  
  10. OtherInterfaces =  ∂
  11.     "{SrcApp}UTEDocument.p"
  12.  
  13.  
  14. Nonmatching lines (File "Mr. Disk:Articles:TPoseDialogCmd:Source, etc.:DemoText.MAMake"; Line 26:29; File "MacII:MPW:MacApp 2.0.1:Examples:DemoText:DemoText.MAMake"; Line 24:25)
  15. OtherLinkFiles =                    ∂
  16.     "{ObjApp}UTEDocument.p.o"        ∂
  17.     "{ObjApp}UCharacterDialog.p.o"    ∂
  18.     "{ObjApp}UMenuItemCommand.p.o"
  19.  
  20. OtherLinkFiles = ∂
  21.     "{ObjApp}UTEDocument.p.o"
  22.  
  23.  
  24. Nonmatching lines (File "Mr. Disk:Articles:TPoseDialogCmd:Source, etc.:DemoText.MAMake"; Line 36:68; File "MacII:MPW:MacApp 2.0.1:Examples:DemoText:DemoText.MAMake"; Line 32:35)
  25. "{ObjApp}UTEDocument.p.o"    ƒ                                     ∂
  26.                             "{SrcApp}UCharacterDialog.p"         ∂
  27.                             "{SrcApp}UTEDocument.inc1.p"         ∂
  28.                             {MacAppIntf}                        ∂
  29.                             {BuildingBlocksIntf}
  30.                             
  31. "{ObjApp}UCharacterDialog.p.o"    ƒ                                ∂
  32.                             "{SrcApp}UMenuItemCommand.p"         ∂
  33.                             "{SrcApp}UCharacterDialog.inc1.p"    ∂
  34.                             {MacAppIntf}                        ∂
  35.                             {BuildingBlocksIntf}
  36.                             
  37. "{ObjApp}UMenuItemCommand.p.o"    ƒ                                ∂
  38.                             "{SrcApp}UMenuItemCommand.inc1.p"    ∂
  39.                             {MacAppIntf}                        ∂
  40.                             {BuildingBlocksIntf}
  41.  
  42. #---------------------------------------------------------------------------------------------------
  43. #    Resource files that the Rez file includes if you want to include
  44. #    more or less than the standard set
  45. OtherRsrcFiles =                    ∂
  46.     "{MAObj}Printing.rsrc"            ∂
  47.     "{SrcApp}UCharacterDialog.rsrc"
  48.  
  49.  
  50. #---------------------------------------------------------------------------------------------------
  51. #    Resource file dependencies
  52. "{SrcApp}UCharacterDialog.rsrc"        ƒ "{SrcApp}"UCharacterDialog.types.r
  53.  
  54. #---------------------------------------------------------------------------------------------------
  55. #    List files containing extensions to the basic view resource types
  56. OtherViewTypesSrc =                 ∂
  57.     "{SrcApp}UCharacterDialog.types.r"
  58.  
  59. "{ObjApp}UTEDocument.p.o"    ƒ ∂
  60.                             "{SrcApp}UTEDocument.inc1.p" ∂
  61.                             {MacAppIntf} ∂
  62.                             {BuildingBlocksIntf}
  63.  
  64. *** EOF on both files ***
  65.